Skip to content

Add LICENSE file, SPDX header, copyright header#11

Merged
JohnAZoidberg merged 5 commits intomainfrom
license
Jan 18, 2026
Merged

Add LICENSE file, SPDX header, copyright header#11
JohnAZoidberg merged 5 commits intomainfrom
license

Conversation

@JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Aug 6, 2025

Device, Driver, Queue were created by VisualStudio UMDF driver creation
dialog.
EcCommunication also includes struct definitions from chrome EC.

All files include code from
https://github.com/microsoft/Windows-driver-samples/blob/main/hid/vhidmini2

So we should inherit their license:
https://github.com/microsoft/Windows-driver-samples/blob/main/LICENSE

Device, Driver, Queue were created by VisualStudio UMDF driver creation
dialog.
EcCommunication also includes struct definitions from chrome EC.

All files include code from
https://github.com/microsoft/Windows-driver-samples/blob/main/hid/vhidmini2

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg requested a review from kiram9 August 6, 2025 04:05
Copy link
Member

@kiram9 kiram9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BSD and MS-PL seem compatible after reviewing both.

We should add a BSD License as well for the BSD style header

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg force-pushed the license branch 2 times, most recently from 5dfc77c to 0ef7df9 Compare January 17, 2026 20:26
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg merged commit 7301780 into main Jan 18, 2026
2 checks passed
@JohnAZoidberg JohnAZoidberg deleted the license branch January 18, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants